* help.el (describe-mode): For clicks on mode-line, use "@"
authorDavid Kastrup <dak@gnu.org>
Tue, 3 Oct 2006 14:03:46 +0000 (14:03 +0000)
committerDavid Kastrup <dak@gnu.org>
Tue, 3 Oct 2006 14:03:46 +0000 (14:03 +0000)
commit7040591cf95c477ff8e3d8dc334a85072c890187
treeec75a58917f50acf3e30bc45e3b787242c0fbefe
parent1ea2f270e21a0118802aa2dd1191a6ae82caa3b4
* help.el (describe-mode): For clicks on mode-line, use "@"
interactive argument to get the major mode of the click instead of
the current buffer.

* isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
in order to better redirect mouse-2 clicks.  Also allow default
bindings to apply.
lisp/ChangeLog
lisp/help.el
lisp/isearch.el